﻿#placer{
	z-index:3000;
	text-align:center;
	position:absolute;


}
#placer *{
	font-size:15.5px;
	font-family:"Times New Roman", Times, serif;
}
#roundtop{
	width:400px;
}
#roundbottom{

	width:400px;
}
#container{
	background-image: url(roundcenter.png);
	background-repeat: repeat-y;
	width:400px;
	height:auto;
}
.content{

	width:375px;
	height:330px;
	height:250px;

}

.content textarea{
	overflow:auto;
}

.news {

	font-style:italic;
	text-align:center;
	width:360px;
	margin:0 auto;
	padding-bottom:5px;


}
.tobb{

	text-align:center;
	width:400px;
	margin:0 auto;
	padding-bottom:5px;
}

.cover{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	display: none;
	background-color: black;
	opacity: 0.0;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.0);

}
.close, #send{
	float:right;
	cursor:pointer;

}
#posta, #name, #not{
	width:230px;

}
#posta, #not{
	height:60px;
}
#posta_error, #name_error{
	color:red;
}
.done
{
	width:375px;
	height:330;
	margin:0 auto;
	height:250px;
	margin-left:5px!important;
}